tests: Add CSS test for the last two bugs
authorBenjamin Otte <otte@redhat.com>
Fri, 27 May 2011 22:09:20 +0000 (00:09 +0200)
committerBenjamin Otte <otte@redhat.com>
Thu, 2 Jun 2011 00:03:51 +0000 (02:03 +0200)
And it's a 1-byte file, too!

tests/css/parser/Makefile.am
tests/css/parser/single-slash.css [new file with mode: 0644]
tests/css/parser/single-slash.errors [new file with mode: 0644]
tests/css/parser/single-slash.ref.css [new file with mode: 0644]

index c2bc6427b6875f1823dd818d9b99e88d29fb9a29..3a07b226225a643a09b4afd7847750d24045c4a4 100644 (file)
@@ -79,4 +79,7 @@ EXTRA_DIST += \
        shorthand.css \
        shorthand.ref.css \
        simple.css \
+       single-slash.css \
+       single-slash.errors\
+       single-slash.ref.css \
        widget-style-property.css
diff --git a/tests/css/parser/single-slash.css b/tests/css/parser/single-slash.css
new file mode 100644 (file)
index 0000000..b498fd4
--- /dev/null
@@ -0,0 +1 @@
+/
diff --git a/tests/css/parser/single-slash.errors b/tests/css/parser/single-slash.errors
new file mode 100644 (file)
index 0000000..e8e514c
--- /dev/null
@@ -0,0 +1 @@
+single-slash.css:1: error: GTK_CSS_PROVIDER_ERROR_SYNTAX
diff --git a/tests/css/parser/single-slash.ref.css b/tests/css/parser/single-slash.ref.css
new file mode 100644 (file)
index 0000000..e69de29